From c5b7f9f11c4e23cc6717500127a475ff591a1197 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 10 Dec 2014 22:41:45 -0500 Subject: [PATCH] inspector: Make sure something is focusable on the stats page Without this, the focus will not be inside the top_stack when we switch to the statistics page and it shows the excuse. This in turn will make the next page not take focus as expected when switching away from the statistics page again. --- gtk/inspector/statistics.ui | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/gtk/inspector/statistics.ui b/gtk/inspector/statistics.ui index 42eb3112e4..820a39bde3 100644 --- a/gtk/inspector/statistics.ui +++ b/gtk/inspector/statistics.ui @@ -153,11 +153,17 @@ - + True + True center center - Enable statistics with GOBJECT_DEBUG=instance-count + + + True + Enable statistics with GOBJECT_DEBUG=instance-count + + excuse -- 2.30.2